home *** CD-ROM | disk | FTP | other *** search
- object DlgYesNo: TDlgYesNo
- Left = 220
- Top = 238
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'LookDisk'
- ClientHeight = 142
- ClientWidth = 392
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object FileName: TLabel
- Left = 20
- Top = 20
- Width = 358
- Height = 26
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Meldung: TLabel
- Left = 20
- Top = 53
- Width = 360
- Height = 36
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object BitBtn1: TBitBtn
- Left = 20
- Top = 101
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Kind = bkYes
- end
- object BitBtn2: TBitBtn
- Left = 165
- Top = 101
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Kind = bkNo
- end
- object BitBtn3: TBitBtn
- Left = 296
- Top = 101
- Width = 83
- Height = 27
- Caption = '&Cancel'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Kind = bkCancel
- end
- end
-